From: Richard M. Stallman Date: Sun, 4 Nov 2001 23:39:44 +0000 (+0000) Subject: (help-funs): Require help-funs. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~60919 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=0abeb6027669e51e8c176db3621547242f8e0789;p=emacs.git (help-funs): Require help-funs. --- diff --git a/lisp/international/mule-diag.el b/lisp/international/mule-diag.el index 0d307296fdc..16c4d0f82dd 100644 --- a/lisp/international/mule-diag.el +++ b/lisp/international/mule-diag.el @@ -27,6 +27,9 @@ ;;; Code: +;; Make sure the help-xref button type is defined. +(require 'help-funs) + ;;; General utility function ;; Print all arguments with single space separator in one line.